Skip to content

feat(integrations): Propagate ViewerContext in Vercel webhook#112415

Draft
gricha wants to merge 1 commit intomasterfrom
gricha/feat/webhook-vc-vercel
Draft

feat(integrations): Propagate ViewerContext in Vercel webhook#112415
gricha wants to merge 1 commit intomasterfrom
gricha/feat/webhook-vc-vercel

Conversation

@gricha
Copy link
Copy Markdown
Member

@gricha gricha commented Apr 7, 2026

Summary

  • Wraps the per-matched-org processing in _deployment_created with webhook_viewer_context so downstream code has access to the current organization identity via the ViewerContext contextvar.
  • Gated behind the viewer-context.enabled option (no-op when disabled).
  • Part of the ViewerContext RFC rollout for webhook handlers.

Wrap the per-matched-org processing in _deployment_created with
webhook_viewer_context so downstream code has access to
the current organization identity via the ViewerContext contextvar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gricha gricha requested review from a team as code owners April 7, 2026 21:27
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 7, 2026
@gricha gricha marked this pull request as draft April 7, 2026 21:28
@gricha gricha changed the title feat(hybridcloud): Propagate ViewerContext in Vercel webhook feat(integrations): Propagate ViewerContext in Vercel webhook Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant